FlexReport for WinForms
BinarySearch(Int32,Int32,Break,IComparer<Break>) メソッド


C1.Report.4.6.2 アセンブリ > C1.Report.Rendering 名前空間 > Breaks クラス > BinarySearch メソッド : BinarySearch(Int32,Int32,Break,IComparer<Break>) メソッド
シンタックス
'宣言
 
Public Overloads Function BinarySearch( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer, _
   ByVal item As Break, _
   ByVal comparer As System.Collections.Generic.IComparer(Of Break) _
) As System.Integer
'使用法
 
Dim instance As Breaks
Dim index As System.Integer
Dim count As System.Integer
Dim item As Break
Dim comparer As System.Collections.Generic.IComparer(Of Break)
Dim value As System.Integer
 
value = instance.BinarySearch(index, count, item, comparer)
public System.int BinarySearch( 
   System.int index,
   System.int count,
   Break item,
   System.Collections.Generic.IComparer<Break> comparer
)

パラメータ

index
count
item
comparer
参照

参照

Breaks クラス
Breaks メンバ
オーバーロード一覧